func runtime.syscall_Getpagesize

one use

	runtime (current package)
		runtime.go#L58: func syscall_Getpagesize() int { return int(physPageSize) }